Skip to content

Add support for options on default packages #419

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

augustobmoura
Copy link
Member

@augustobmoura augustobmoura commented Mar 9, 2025

Each line can have it's own npm install options now and they will be passed through. Contiguous bare pakages will be collected and installed in a single npm install, to save time. Installations will be made in the order they are written on ~/.default-npm-packages

closes #383

@augustobmoura augustobmoura merged commit 5515b87 into asdf-vm:master Mar 9, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

default-npm-packages support registry
1 participant